.top_a {
    display: none;
}

.block_home_slider {
    display: none;
}
.mfooter {
    display: none;
}
@media(max-width:768px) {
    /* 自适应开始 */
.topbg {
    display: none;
}
.tm {
    display: none;
}
.nav {
    display: none;
}

    .top_a {
        width: 100%;
        margin: 0;
        text-align: center;
        background-color: #4d0500;
        height: 40px;
        display: block;
    }
    .index_top {
        position: absolute;
        top: 0;
        height: 40px;
        width: 100%;
        background-color: #ffffff;
        border-bottom: 1px solid #c1bcbc;
    }
    .index {
        position: absolute;
        float: left;
        width: 30%;
        height: 40px;
        text-align: left;
    }
    i.icono-tiles{
        position: absolute;
        margin-left: 10px;
        display: inline-block;
        transform: scale(0.7);
        float: left;
        margin-right: 3px;
        color: #ffffff;
        margin-top: 18px;
    }
    .index a span {
        float: left;
        position: absolute;
        margin-left: 25px;
        font-size: 14px;
        line-height: 40px;
        font-weight: 600;
        color: #fff;
    }
    .index_logo {
        position: absolute;
        float: left;
        height: 40px;
        margin-left: 35%;
        width: 30%;
    }
    .index_logo {
        position: absolute;
        float: left;
        height: 40px;
        margin-left: 35%;
        width: 30%;
    }
    .index_logo img {
    width: 100%;
    height: auto;
    margin-top: 3px;
}
    div#index_menu {
        position: absolute;
        float: left;
        height: 40px;
        margin-left: 70%;
        width: 30%;
    }
    i.icono-hamburger {
        position: absolute;
        margin-left: 10px;
        display: inline-block;
        transform: scale(1);
        float: left;
        margin-right: 3px;
        color: #000000;
        margin-top: 20px;
    }
    .index_menu_list {
        width: 122px;
        position: absolute;
        top: 37.5px;
        right: -5px;
        background-color: #fff;
        border-radius: 5px;
        display: none;
    }
    
    .index_menu {
        width: 122px;
        position: absolute;
        top: 45px;
        right: 5px;
        background-color: #fff;
        border-radius: 5px;
        display: none;
    }
    .index_menu::before {
        width: 200%;
        height: 200%;
        display: block;
        position: absolute;
        z-index: 2;
        border: 1px solid #e8e8e8;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%) scale(.5);
        transform: translate(-50%, -50%) scale(.5);
        border-radius: 10px;
        content: "";
    }
    .index_menu::after, .index_menu .index_menu_arrow {
        width: 0;
        height: 0;
        border-width: 7px;
        border-color: transparent transparent #ffffff transparent;
        border-style: solid;
        position: absolute;
        top: -14.5px;
        right: 8px;
        z-index: 1;
    }
    
    
    
    .index_menu_ele {
        height: 44px;
        line-height: 44px;
        position: relative;
        z-index: 5;
        color: #333;
        /* padding-left: 46px; */
        display: block;
        font-size: 12px;
    }
    
    .index_menu_ele::after {
        width: 100%;
        height: 1px;
        background-color: #e8e8e8;
        display: block;
        position: absolute;
        left: 0;
        bottom: 0;
        -webkit-transform: scaleY(.5);
        transform: scaleY(.5);
        content: "";
    }
    .site {
        position: absolute;
        float: left;
        height: 40px;
        width: 30%;
    }
    
    .site a {
        line-height: 40px;
        height: 40px;
        float: left;
        margin-left: 1rem;
        color: #000;
    }
    /* 头部结束 */

/* banner开始 */
.block_home_slider {
    padding: 1px;
    position: relative;
    background-color: #ffffff;

    behavior: url(../images/pie.htc);
    text-align: center;
    line-height: 0px;
    margin-right: auto;
    margin-left: auto;
    display: block;
}

.block_home_slider .slide {
    position: relative;
}

.block_home_slider .caption {
    padding: 13px 16px 12px;
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background: url(../images/bg_caption.png);
    text-align: left;
}

.block_home_slider .caption p {
    padding-bottom: 0px;
    font-size: 11px;
    color: #dedede;
    text-shadow: 0px -1px #000000;
    line-height: 17px;
}

.block_home_slider .caption p.title {
    padding-bottom: 6px;
    font-size: 15px;
    color: #ffffff;
    font-weight: bold;
    line-height: normal;
    text-align: center;
}

.block_home_slider .flex-direction-nav a {
    width: 25px;
    height: 25px;
    margin-top: -27px;
    display: block;
    position: absolute;
    top: 50%;
    background-repeat: no-repeat;
    background-image: url(../images/sprite_arrow_2.png);
    text-indent: -9000px;
}

.block_home_slider .flex-direction-nav a.flex-prev {
    left: 6px;
    background-position: left top;
}

.block_home_slider .flex-direction-nav a.flex-prev:hover {
    background-position: left bottom;
}

.block_home_slider .flex-direction-nav a.flex-next {
    right: 6px;
    background-position: right top;
}

.block_home_slider .flex-direction-nav a.flex-next:hover {
    background-position: right bottom;
}

.block_home_slider .flex-control-paging {
    display: inline-block;
    position: absolute;
    bottom: 5px;
    text-align: center
}

.block_home_slider .flex-control-paging li {
    margin: 0px;
    padding: 0px;
    float: left;
    overflow: hidden;
    list-style-type: none;
}

.block_home_slider .flex-control-paging li a {
    width: 12px;
    height: 12px;
    display: block;
    background-repeat: no-repeat;
    background-image: url(../images/sprite_nav_3.png);
    text-indent: -9000px;
    cursor: pointer;
}

.block_home_slider .flex-control-paging li a.flex-active {
    background-position: right top;
}

.block_home_post_feature {
    width: 300px;
}

.block_home_post_feature p {
    padding-bottom: 0px;
}



.flexslider {
    margin: 0;
    padding: 0;
}

.flexslider .slides>li {
    display: none;
    -webkit-backface-visibility: hidden;
    list-style-type: none;
}

.flexslider .slides img {
    width: 100%;
    display: block;
}

.flex-pauseplay span {
    text-transform: capitalize;
}
.slides {

    height: auto;
}
/* banner jieshu  */
.guojia {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}
li.grid_iteam {
    float: left;
    width: 24.33%;
    margin-top: 6px;
    margin-bottom: 6px;
    height: 50px;
    overflow: hidden;
    line-height: 22px;
    text-align: center;
}
.icon-flag {
    width: 100%;
    height: 22px;
    float: initial;
    margin-right: 10px;
    background-image: url(../images/guojia.png);
    display: inline-block;
}
li.grid_iteam:nth-child(1) .icon-flag {
    background-position-x: 1%;
}
li.grid_iteam:nth-child(2) .icon-flag {
    background-position-x: 9%;
}
li.grid_iteam:nth-child(3) .icon-flag {
    background-position-x: 17%;
}
li.grid_iteam:nth-child(4) .icon-flag {
    background-position-x: 26%;
}
li.grid_iteam:nth-child(5) .icon-flag {
    background-position-x: 34%;
}
li.grid_iteam:nth-child(6) .icon-flag {
    background-position-x: 42%;
}
li.grid_iteam:nth-child(7) .icon-flag {
    background-position-x: 50%;
}
li.grid_iteam:nth-child(8) .icon-flag {
    background-position-x: 58%;
}
li.grid_iteam:nth-child(9) .icon-flag {
    background-position-x: 67%;
}
li.grid_iteam:nth-child(10) .icon-flag {
    background-position-x: 75%;
}
li.grid_iteam:nth-child(11) .icon-flag {
    background-position-x: 83%;
}
li.grid_iteam:nth-child(12) .icon-flag {
    background-position-x: 91%;
}
li.grid_iteam:nth-child(13) .icon-flag {
    background-position-x: 99%;
}
li.grid_iteam:nth-child(14) .icon-flag {
    background-position-x: 112%;
}
li.grid_iteam:nth-child(15) .icon-flag {
    background-position-x: 120%;
}
li.grid_iteam:nth-child(16) .icon-flag {
    background-position-x: 128%;
}
li.grid_iteam:nth-child(17) .icon-flag {
    background-position-x: 137%;
}
li.grid_iteam:nth-child(18) .icon-flag {
    background-position-x: 145%;
}
li.grid_iteam:nth-child(19) .icon-flag {
    background-position-x: 153%;
}
li.grid_iteam:nth-child(20) .icon-flag {
    background-position-x: 161%;
}
li.grid_iteam:nth-child(21) .icon-flag {
    background-position-x: 170%;
}
li.grid_iteam:nth-child(22) .icon-flag {
    background-position-x: 177.5%;
}
li.grid_iteam:nth-child(23) .icon-flag {
    background-position-x: 186%;
}
li.grid_iteam:nth-child(24) .icon-flag {
    background-position-x: 194%;
}
li.grid_iteam:nth-child(25) .icon-flag {
    background-position-x: 202.8%;
}
li.grid_iteam:nth-child(26) .icon-flag {
    background-position-x: 210.8%;
}
.index_fl {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}
.index_fl_l {
    display: none;
}
.index_fl_r {
    float: none;
    line-height: 0;
    margin-left: 0;
    margin-top: 5px;
    width: 100%;
    text-align: center;
    overflow: hidden;
}
.index_liuxue {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}
.index_liuxue_tit {
    line-height: 40px;
    height: 40px;
    margin-top: 20px;
}
.index_liuxue_tit h2 {
    width: 100%;
}
.tab_iteam {
    width: 100%;
    float: left;
    padding: 5px 10px;
}
.tabbtn {
    height: 40px;
    float: left;
    border-bottom: 1px solid #f1f1f1;
    margin-top: 5px;
    width: 100%;
}
.tabbtn li {
    float: left;
    position: relative;
    width: 24%;
}
.tabbtn li a {
    width: 100%;
}
.index_pm {
    width: 100%;
    margin: 0 auto;
    margin-top: 5px;
}
.index_pm_l {
    float: left;
    width: 100%;
}
.pm_iteam.qspm {
    width: 49%;
    margin-right: 0;
}
.pm_iteam.uspm {
    margin-right: 0px;
    width: 48%;
    margin-left: 5px;
}
.pm_iteam {
    float: left;
    width: 44%;
    margin-left: 1%;
}
.index_pm_r {
    float: left;
    width: 100%;
    margin-left: 0;
    overflow: hidden;
    background: #0051d3;
}
.index_shenqing {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}
.shengqing_tit {
    line-height: 50px;
    height: 50px;
    font-weight: bold;
    font-size: 18px;
    float: left;
    width: 100%;
    border-bottom: 1px solid #f1f1f1;
    padding: 0px 15px;
    background: #0051d3;
    color: #fff;
    margin-top: 5px;
}
.shenqing_ad img {
    width: 100%;
    height: auto;
}
.shenqing_list {
    width: 99%;
    overflow: hidden;
    border: 0;
    padding: 0;
}
.shenqin_box {
    width: 100%;
    float: left;
    margin-right: 0;
    padding: 5px;
}
.sq_l_img {
    float: left;
    margin-right: 5px;
    width: 30%;
}
.sq_l_r {
float: left;
    width: 67%;
    margin-left: 1%;
}
.zs_link_list {
    margin: 0 auto;
    width: 100%;
    padding-bottom: 10px;
}
.foot_a {
    width: 100%;
    margin: 0 auto;
}
.lx_txt {
float: left;
    width: 100%;
    height: auto;
    overflow: hidden;
}
.ft_ewm {
    float: right;
    text-align: center;
    width: 100%;
}
.ft_ewm li {
    float: left;
    width: 100%;
    margin-right: 5px;
}
.ft_ewm span {
    width: 100%;
    overflow: hidden;
    display: inline-block;
    margin-top: 20px;
}
.index_one_top {
    display: none;
}
.index_one {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 20px;
    border-bottom: 1px solid #f1f1f1;
    padding-bottom: 15px;
}
.index_one_left {
    float: left;
    width: 100%;
}
.index_one_bott_iteam {
    float: left;
    width: 100%;
    margin-right: 0;
    padding: 10px;
}
.index_one_right {
    float: left;
    width: 100%;
    margin-left: 0;
}
.liuxue_form {
    display: none;
}
.news_list {
    width: 100%;
}

.list_right {
    display: none;
}
.news_list li {
    height: auto;
    width: 100%;
    border-bottom: 1px solid #f1f1f1;
    margin-top: 5px;
    overflow: hidden;
    padding: 5px;
}
.post_content {
    height: 70px;
    overflow: hidden;
}
.post_content p {
    line-height: 20px;
    height: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.list_left {
    width: 100%;
    float: left;
    height: auto;
}
.right_box {
    width: 100%;
    padding: 10px;
}
.footer {
    padding: 10px;
}
.n_chat img {
    width: 50%;
    height: auto;
    margin-left: 25%;
}
.n_chat {
    float: none;
    width: 100%;
    height: auto;
    text-align: center;
    overflow: hidden;
}
.n_form {
    float: right;
    width: 100%;
    background: #0051d3;
    padding: 0;
}
.news_ym {
    width: 100%;
    overflow: hidden;
    margin-top: 5px;
    margin-bottom: 5px;
    /*border: 1px dashed #272727;*/
    border-radius: 5px;
    padding: 0;
}
.news_ym li {
    line-height: 30px;
    padding: 0;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
li.page_left span {
    margin-right: 1%;
    color: #303030;
    width: 30%;
}
.news_ym a {
    color: #303030;
    width: 70%;
}
.content_top h1 {
    line-height: 60px;
    font-size: 16px;
    padding: 0;
    font-weight: bold;
    text-align: center;
}
.tell_t {
    float: left;
    width: 100%;
    height: auto;
}
.tell_t span {
    color: #fff;
    line-height: 24px;
    height: auto;
    padding: 0;
    width: 100%;
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    margin-top: 5px;
}

















 /* 底部css */
 .tap-bar-holder {
    width: 100%;
    height: 45px;
    line-height: 45px;
    text-align: center;
}


li.mb_d_info {
    width: 100%!important;
}
li.mb_index  a{
    margin-left: 5px;
    background: #9E9E9E;
    width: 100%;
    /* border-radius: 2px; */
    border-radius: 5px;
}

li.mb_index a span{
    display: inline-block;
    font-size: 14px;
    text-align: center;
    line-height: 0.8rem;
    width: 100%;
    box-sizing: border-box;
    margin: 0;
    border-radius: 2px;
    height: 0.8rem;
    text-align: center;
    color: #fff;
}

li.mb_jb a{
    margin-left: 5px;
    background: #9E9E9E;
    width: 100%;
    /* border-radius: 2px; */
    border-radius: 5px;
}
li.mb_jb a span{
    display: inline-block;
    font-size: 14px;
    text-align: center;
    line-height: 0.8rem;
    width: 100%;
    box-sizing: border-box;
    margin: 0;
    border-radius: 2px;
    height: 0.8rem;
    text-align: center;
    color: #fff;
}

li.mb_d_info {
    /* background: #ec3431; */
    color: #fff;
    flex-direction: row-reverse;
}
li.mb_d_info a span {
    display: inline-block;
    font-size: 14px;
    text-align: center;
    line-height: 0.8rem;
    width: 100%;
    box-sizing: border-box;
    margin: 0;
    border-radius: 2px;
    height: 0.8rem;
    text-align: center;
}
li.mb_d_info a {
    width: 100%;
    text-align: center;
    margin-left: 5px;
    background: #ec3431;
    border-radius: 5px;
    /* margin-right: 5px; */
}
.mfooter {
    width: 100%;
    height: auto;
    overflow: hidden;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 999;
    background: #ffffff;
    box-shadow: 0 -0.05rem 0.1rem rgba(100, 100, 100, .1);
    display: block;
}
.dbzx a {
    width: 33.333333%;
    float: left;
    line-height: 45px;
    text-align: center;
}


.dbzx a:nth-child(1) {
    background: #f1f1f1;
}
.dbzx a:nth-child(2) {
    background: #dbdbdb;
}
.dbzx a:nth-child(3) {
    background: #ec3431;
    color: #fff;
}
/* 底部结束 */





}


